/* -- full_width_text -- */
#gift-cards-title {
  /*  ----- Full-width-text  ----- */ }
  #gift-cards-title {
    text-align: center;
    font-size: 3vmin;
    padding: 20px;
    background-color: #ffffff; }
    #gift-cards-title h2 {
      color: #3c3c3c;
      text-transform: capitalize; }
